gpx2shp software package provides convert GPS or GPX file to ESRI Shape file, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gpx2shp
gpx2shp is installed in your system.
Make ensure the gpx2shp package were installed using the commands given below,
$ sudo dpkg-query -l | grep gpx2shp *
You will get with gpx2shp package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Science |
| Package | gpx2shp |
| Version | 0.69-3.1 |
| Description | convert GPS or GPX file to ESRI Shape file |
| Sub Section | Science |